Skip to content

Save and load filters#1561

Merged
chreden merged 15 commits intomasterfrom
issue/1548
Mar 31, 2026
Merged

Save and load filters#1561
chreden merged 15 commits intomasterfrom
issue/1548

Conversation

@chreden
Copy link
Copy Markdown
Owner

@chreden chreden commented Mar 5, 2026

Allow users to save filters from the filters window for later use.
Filters are saved in the appdata folder for now.
As part of this drop the I prefix on type keys for filters (IItem becomes Item)
Closes #1548

@chreden chreden changed the title Issue/1548 Save and load filters Mar 15, 2026
Some options for save/open, import/export.
Not sure how it will work yet.

Start reading filters from directory

Shell of filters window

Saving and loading first steps

Start on save modal

Name filter windows

Name filter windows so they aren't the same and don't conflict.
Camera sink window might need more names because of multiple filters.

Fix group present/not present

Present/not present for filterables

Fixes present and not present for filterables in a group match

Make app vcxproj filters one liners

Remove I in stored filters

Update IFilterStore.h

Start showing filters in filters manager window
@chreden chreden marked this pull request as ready for review March 29, 2026 16:30
@chreden chreden requested review from lahm86 and makotocchi March 29, 2026 16:43
@chreden chreden self-assigned this Mar 29, 2026
@chreden chreden added this to the Next milestone Mar 29, 2026
@chreden chreden enabled auto-merge (squash) March 29, 2026 23:17
@chreden chreden merged commit 20b1886 into master Mar 31, 2026
1 check passed
@chreden chreden deleted the issue/1548 branch March 31, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Save filters

2 participants